home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / honeytrouble.swf / scripts / DefineSprite_232_all_num_Pass / frame_52 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  263 b   |  8 lines

  1. _root.Allstop = false;
  2. _root.re_back_func_();
  3. var nowScore = _root.attachMovie("appearPoint","appearPoint" + _root.getNextHighestDepth(),_root.getNextHighestDepth());
  4. nowScore._x = 250;
  5. nowScore._y = 250;
  6. nowScore.addItemPoint = 1000;
  7. _root.setGoal(1000);
  8.